3.6.49 \(\int \frac {A+B x^3}{(e x)^{5/2} \sqrt {a+b x^3}} \, dx\) [549]

Optimal. Leaf size=75 \[ -\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {2 B \tanh ^{-1}\left (\frac {\sqrt {b} (e x)^{3/2}}{e^{3/2} \sqrt {a+b x^3}}\right )}{3 \sqrt {b} e^{5/2}} \]

[Out]

2/3*B*arctanh((e*x)^(3/2)*b^(1/2)/e^(3/2)/(b*x^3+a)^(1/2))/e^(5/2)/b^(1/2)-2/3*A*(b*x^3+a)^(1/2)/a/e/(e*x)^(3/
2)

________________________________________________________________________________________

Rubi [A]
time = 0.04, antiderivative size = 75, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 26, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.192, Rules used = {462, 335, 281, 223, 212} \begin {gather*} \frac {2 B \tanh ^{-1}\left (\frac {\sqrt {b} (e x)^{3/2}}{e^{3/2} \sqrt {a+b x^3}}\right )}{3 \sqrt {b} e^{5/2}}-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[(A + B*x^3)/((e*x)^(5/2)*Sqrt[a + b*x^3]),x]

[Out]

(-2*A*Sqrt[a + b*x^3])/(3*a*e*(e*x)^(3/2)) + (2*B*ArcTanh[(Sqrt[b]*(e*x)^(3/2))/(e^(3/2)*Sqrt[a + b*x^3])])/(3
*Sqrt[b]*e^(5/2))

Rule 212

Int[((a_) + (b_.)*(x_)^2)^(-1), x_Symbol] :> Simp[(1/(Rt[a, 2]*Rt[-b, 2]))*ArcTanh[Rt[-b, 2]*(x/Rt[a, 2])], x]
 /; FreeQ[{a, b}, x] && NegQ[a/b] && (GtQ[a, 0] || LtQ[b, 0])

Rule 223

Int[1/Sqrt[(a_) + (b_.)*(x_)^2], x_Symbol] :> Subst[Int[1/(1 - b*x^2), x], x, x/Sqrt[a + b*x^2]] /; FreeQ[{a,
b}, x] &&  !GtQ[a, 0]

Rule 281

Int[(x_)^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = GCD[m + 1, n]}, Dist[1/k, Subst[Int[x^((m
 + 1)/k - 1)*(a + b*x^(n/k))^p, x], x, x^k], x] /; k != 1] /; FreeQ[{a, b, p}, x] && IGtQ[n, 0] && IntegerQ[m]

Rule 335

Int[((c_.)*(x_))^(m_)*((a_) + (b_.)*(x_)^(n_))^(p_), x_Symbol] :> With[{k = Denominator[m]}, Dist[k/c, Subst[I
nt[x^(k*(m + 1) - 1)*(a + b*(x^(k*n)/c^n))^p, x], x, (c*x)^(1/k)], x]] /; FreeQ[{a, b, c, p}, x] && IGtQ[n, 0]
 && FractionQ[m] && IntBinomialQ[a, b, c, n, m, p, x]

Rule 462

Int[((e_.)*(x_))^(m_.)*((a_) + (b_.)*(x_)^(n_))^(p_.)*((c_) + (d_.)*(x_)^(n_)), x_Symbol] :> Simp[c*(e*x)^(m +
 1)*((a + b*x^n)^(p + 1)/(a*e*(m + 1))), x] + Dist[d/e^n, Int[(e*x)^(m + n)*(a + b*x^n)^p, x], x] /; FreeQ[{a,
 b, c, d, e, m, n, p}, x] && NeQ[b*c - a*d, 0] && EqQ[m + n*(p + 1) + 1, 0] && (IntegerQ[n] || GtQ[e, 0]) && (
(GtQ[n, 0] && LtQ[m, -1]) || (LtQ[n, 0] && GtQ[m + n, -1]))

Rubi steps

\begin {align*} \int \frac {A+B x^3}{(e x)^{5/2} \sqrt {a+b x^3}} \, dx &=-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {B \int \frac {\sqrt {e x}}{\sqrt {a+b x^3}} \, dx}{e^3}\\ &=-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {(2 B) \text {Subst}\left (\int \frac {x^2}{\sqrt {a+\frac {b x^6}{e^3}}} \, dx,x,\sqrt {e x}\right )}{e^4}\\ &=-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {(2 B) \text {Subst}\left (\int \frac {1}{\sqrt {a+\frac {b x^2}{e^3}}} \, dx,x,(e x)^{3/2}\right )}{3 e^4}\\ &=-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {(2 B) \text {Subst}\left (\int \frac {1}{1-\frac {b x^2}{e^3}} \, dx,x,\frac {(e x)^{3/2}}{\sqrt {a+b x^3}}\right )}{3 e^4}\\ &=-\frac {2 A \sqrt {a+b x^3}}{3 a e (e x)^{3/2}}+\frac {2 B \tanh ^{-1}\left (\frac {\sqrt {b} (e x)^{3/2}}{e^{3/2} \sqrt {a+b x^3}}\right )}{3 \sqrt {b} e^{5/2}}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 0.23, size = 65, normalized size = 0.87 \begin {gather*} \frac {2 x \left (-\frac {A \sqrt {a+b x^3}}{a}+\frac {B x^{3/2} \tanh ^{-1}\left (\frac {\sqrt {a+b x^3}}{\sqrt {b} x^{3/2}}\right )}{\sqrt {b}}\right )}{3 (e x)^{5/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[(A + B*x^3)/((e*x)^(5/2)*Sqrt[a + b*x^3]),x]

[Out]

(2*x*(-((A*Sqrt[a + b*x^3])/a) + (B*x^(3/2)*ArcTanh[Sqrt[a + b*x^3]/(Sqrt[b]*x^(3/2))])/Sqrt[b]))/(3*(e*x)^(5/
2))

________________________________________________________________________________________

Maple [C] Result contains higher order function than in optimal. Order 4 vs. order 3.
time = 0.40, size = 3397, normalized size = 45.29

method result size
risch \(\text {Expression too large to display}\) \(1037\)
elliptic \(\text {Expression too large to display}\) \(1037\)
default \(\text {Expression too large to display}\) \(3397\)

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((B*x^3+A)/(e*x)^(5/2)/(b*x^3+a)^(1/2),x,method=_RETURNVERBOSE)

[Out]

-2/3*(b*x^3+a)^(1/2)/x/b^2*(6*I*B*3^(1/2)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*
3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(
1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(
1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b^2*e*x
^4-6*I*B*3^(1/2)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*
b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3)
)/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticPi((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/
3)))^(1/2),(-1+I*3^(1/2))/(I*3^(1/2)-3),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b^
2*e*x^4-12*I*B*3^(1/2)*(-a*b^2)^(1/3)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1
/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)
-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2)
)/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b*e*x^3+12*
I*B*3^(1/2)*(-a*b^2)^(1/3)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2
)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*
b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticPi((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-
a*b^2)^(1/3)))^(1/2),(-1+I*3^(1/2))/(I*3^(1/2)-3),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(
1/2))*a*b*e*x^3+6*I*B*3^(1/2)*(-a*b^2)^(2/3)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*(
(I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2
)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*
3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*e*x^
2-6*I*B*3^(1/2)*(-a*b^2)^(2/3)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a
*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-
(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticPi((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*
x+(-a*b^2)^(1/3)))^(1/2),(-1+I*3^(1/2))/(I*3^(1/2)-3),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3
))^(1/2))*a*e*x^2-6*B*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/
3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^
(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)
^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b^2*e*x^4+6*B*(-(I*3^(1/2)-
3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/
2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2
)^(1/3)))^(1/2)*EllipticPi((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),(-1+I*3^(1/2))/(I*3
^(1/2)-3),((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b^2*e*x^4+12*B*(-a*b^2)^(1/3)*(-
(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))
/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-
b*x+(-a*b^2)^(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/
2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b*e*x^3-12*B*(-a*b^2)^(1/3)*(-(I*3^(1/2)-3)*x*b/(-1
+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+
(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^
(1/2)*EllipticPi((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),(-1+I*3^(1/2))/(I*3^(1/2)-3),
((I*3^(1/2)+3)*(-1+I*3^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*b*e*x^3-6*B*(-a*b^2)^(2/3)*(-(I*3^(1/2)-3)
*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2)
)/(-b*x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2)^(1/3))/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^
(1/3)))^(1/2)*EllipticF((-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))^(1/2),((I*3^(1/2)+3)*(-1+I*3
^(1/2))/(1+I*3^(1/2))/(I*3^(1/2)-3))^(1/2))*a*e*x^2+6*B*(-a*b^2)^(2/3)*(-(I*3^(1/2)-3)*x*b/(-1+I*3^(1/2))/(-b*
x+(-a*b^2)^(1/3)))^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)+2*b*x+(-a*b^2)^(1/3))/(1+I*3^(1/2))/(-b*x+(-a*b^2)^(1/3)))
^(1/2)*((I*3^(1/2)*(-a*b^2)^(1/3)-2*b*x-(-a*b^2...

________________________________________________________________________________________

Maxima [A]
time = 0.51, size = 68, normalized size = 0.91 \begin {gather*} -\frac {1}{3} \, {\left (\frac {B \log \left (-\frac {\sqrt {b} - \frac {\sqrt {b x^{3} + a}}{x^{\frac {3}{2}}}}{\sqrt {b} + \frac {\sqrt {b x^{3} + a}}{x^{\frac {3}{2}}}}\right )}{\sqrt {b}} + \frac {2 \, \sqrt {b x^{3} + a} A}{a x^{\frac {3}{2}}}\right )} e^{\left (-\frac {5}{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^3+A)/(e*x)^(5/2)/(b*x^3+a)^(1/2),x, algorithm="maxima")

[Out]

-1/3*(B*log(-(sqrt(b) - sqrt(b*x^3 + a)/x^(3/2))/(sqrt(b) + sqrt(b*x^3 + a)/x^(3/2)))/sqrt(b) + 2*sqrt(b*x^3 +
 a)*A/(a*x^(3/2)))*e^(-5/2)

________________________________________________________________________________________

Fricas [A]
time = 0.60, size = 160, normalized size = 2.13 \begin {gather*} \left [\frac {{\left (B a \sqrt {b} x^{2} \log \left (-8 \, b^{2} x^{6} - 8 \, a b x^{3} - 4 \, {\left (2 \, b x^{4} + a x\right )} \sqrt {b x^{3} + a} \sqrt {b} \sqrt {x} - a^{2}\right ) - 4 \, \sqrt {b x^{3} + a} A b \sqrt {x}\right )} e^{\left (-\frac {5}{2}\right )}}{6 \, a b x^{2}}, -\frac {{\left (B a \sqrt {-b} x^{2} \arctan \left (\frac {2 \, \sqrt {b x^{3} + a} \sqrt {-b} x^{\frac {3}{2}}}{2 \, b x^{3} + a}\right ) + 2 \, \sqrt {b x^{3} + a} A b \sqrt {x}\right )} e^{\left (-\frac {5}{2}\right )}}{3 \, a b x^{2}}\right ] \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^3+A)/(e*x)^(5/2)/(b*x^3+a)^(1/2),x, algorithm="fricas")

[Out]

[1/6*(B*a*sqrt(b)*x^2*log(-8*b^2*x^6 - 8*a*b*x^3 - 4*(2*b*x^4 + a*x)*sqrt(b*x^3 + a)*sqrt(b)*sqrt(x) - a^2) -
4*sqrt(b*x^3 + a)*A*b*sqrt(x))*e^(-5/2)/(a*b*x^2), -1/3*(B*a*sqrt(-b)*x^2*arctan(2*sqrt(b*x^3 + a)*sqrt(-b)*x^
(3/2)/(2*b*x^3 + a)) + 2*sqrt(b*x^3 + a)*A*b*sqrt(x))*e^(-5/2)/(a*b*x^2)]

________________________________________________________________________________________

Sympy [A]
time = 5.05, size = 60, normalized size = 0.80 \begin {gather*} - \frac {2 A \sqrt {b} \sqrt {\frac {a}{b x^{3}} + 1}}{3 a e^{\frac {5}{2}}} + \frac {2 B \operatorname {asinh}{\left (\frac {\sqrt {b} x^{\frac {3}{2}}}{\sqrt {a}} \right )}}{3 \sqrt {b} e^{\frac {5}{2}}} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x**3+A)/(e*x)**(5/2)/(b*x**3+a)**(1/2),x)

[Out]

-2*A*sqrt(b)*sqrt(a/(b*x**3) + 1)/(3*a*e**(5/2)) + 2*B*asinh(sqrt(b)*x**(3/2)/sqrt(a))/(3*sqrt(b)*e**(5/2))

________________________________________________________________________________________

Giac [A]
time = 1.64, size = 76, normalized size = 1.01 \begin {gather*} -\frac {2}{3} \, {\left (\frac {B \arctan \left (\frac {\sqrt {b + \frac {a}{x^{3}}}}{\sqrt {-b}}\right )}{\sqrt {-b}} + \frac {A \sqrt {b + \frac {a}{x^{3}}}}{a} - \frac {B a \arctan \left (\frac {\sqrt {b}}{\sqrt {-b}}\right ) + A \sqrt {-b} \sqrt {b}}{a \sqrt {-b}}\right )} e^{\left (-\frac {5}{2}\right )} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate((B*x^3+A)/(e*x)^(5/2)/(b*x^3+a)^(1/2),x, algorithm="giac")

[Out]

-2/3*(B*arctan(sqrt(b + a/x^3)/sqrt(-b))/sqrt(-b) + A*sqrt(b + a/x^3)/a - (B*a*arctan(sqrt(b)/sqrt(-b)) + A*sq
rt(-b)*sqrt(b))/(a*sqrt(-b)))*e^(-5/2)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.01 \begin {gather*} \int \frac {B\,x^3+A}{{\left (e\,x\right )}^{5/2}\,\sqrt {b\,x^3+a}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((A + B*x^3)/((e*x)^(5/2)*(a + b*x^3)^(1/2)),x)

[Out]

int((A + B*x^3)/((e*x)^(5/2)*(a + b*x^3)^(1/2)), x)

________________________________________________________________________________________